Searched defs:code_table (Results 1 – 3 of 3) sorted by relevance
97 void RelocateMemoryReferencesInCode(Handle<FixedArray> code_table, in RelocateMemoryReferencesInCode()113 void RelocateGlobals(Handle<FixedArray> code_table, Address old_start, in RelocateGlobals()141 std::vector<Handle<Code>>& code_table) { in LinkFunction()174 void FlushICache(Isolate* isolate, Handle<FixedArray> code_table) { in FlushICache()754 Handle<FixedArray> code_table = in CompileFunctions() local970 Handle<FixedArray> code_table; in Build() local1389 int ProcessImports(Handle<FixedArray> code_table, in ProcessImports()1583 void ProcessExports(Handle<FixedArray> code_table, in ProcessExports()1715 void InitializeTables(Handle<FixedArray> code_table, in InitializeTables()2089 Handle<FixedArray> code_table = instance->get_compiled_module()->code_table(); in GrowInstanceMemory() local
146 tag_Table code_table[GIF_MAX_LZW_CODE]; variable201 tag_Table code_table[GIF_MAX_LZW_CODE]; variable
1536 PS_Table code_table = &loader->charstrings; in parse_charstrings() local