Home
last modified time | relevance | path

Searched defs:code_table (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/wasm/
Dwasm-code-specialization.cc111 FixedArray* code_table = compiled_module->ptr_to_code_table(); in ApplyToWholeInstance() local
232 FixedArray* code_table = in ApplyToWasmCode() local
Dwasm-debug.cc342 FixedArray* code_table = instance->compiled_module()->ptr_to_code_table(); in RedirectCallsitesInInstance() local
417 Handle<FixedArray> code_table = instance->compiled_module()->code_table(); in RedirectToInterpreter() local
Dwasm-module.cc129 void FlushICache(Isolate* isolate, Handle<FixedArray> code_table) { in FlushICache()
437 Handle<FixedArray> code_table = in CompileToModuleObject() local
981 Handle<FixedArray> code_table; in Build() local
1474 int ProcessImports(Handle<FixedArray> code_table, in ProcessImports()
1730 void ProcessExports(Handle<FixedArray> code_table, in ProcessExports()
1918 void InitializeTables(Handle<FixedArray> code_table, in InitializeTables()
1980 void LoadTableSegments(Handle<FixedArray> code_table, in LoadTableSegments()
/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h146 tag_Table code_table[GIF_MAX_LZW_CODE]; variable
201 tag_Table code_table[GIF_MAX_LZW_CODE]; variable
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1536 PS_Table code_table = &loader->charstrings; in parse_charstrings() local