(object)->CodeIterateBody( map->heap()); } // Code flushing support. // How many collections newly compiled code object will survive before being // flushed. static const int kCodeAgeThreshold = 5; inline static bool HasSourceCode(Heap* heap, SharedFunctionInfo* info) { Object* undefined = heap->raw_unchecked_undefined_value(); return (info->script() != undefined) && (reinterpret_cast 登录后可以享受更多权益 您还没有登录,登录后您可以: 收藏Android系统代码 收藏喜欢的文章 多个平台共享账号 去登录 首次使用?从这里 注册
您还没有登录,登录后您可以:
首次使用?从这里 注册