Searched refs:natives (Results 1 – 17 of 17) sorted by relevance
... eclipse/equinox/internal/p2/touchpoint/natives/ org/eclipse/equinox/internal/p2 ...
107 char* natives; in InitializeExternalStartupData() local109 LoadFromFiles(RelativePath(&natives, directory_path, "natives_blob.bin"), in InitializeExternalStartupData()111 free(natives); in InitializeExternalStartupData()
1432 ScriptCompiler::CompileOptions compile_options, NativesFlag natives, in CompileScript() argument1495 if (natives == NATIVES_CODE) { in CompileScript()
8 var MaxSimple = natives.ImportNow("MaxSimple");9 var MinSimple = natives.ImportNow("MinSimple");
36 var sameValueZero = natives.ImportNow("SameValueZero");
1058 'string-natives': [SKIP],
580 v8::StartupData natives; in main() local582 InitializeV8ForPDFium(options.exe_path, options.bin_directory, &natives, in main()
14 #error natives-external.cc is used only for the external snapshot build.
272 var natives = { variable294 if (natives[str]) return natives[str];4755 var natives = { variable4784 if (natives[str]) return natives[str];
410 var sameValueZero = natives.ImportNow("SameValueZero");
591 "src/snapshot/natives-external.cc",632 "src/api-natives.cc",633 "src/api-natives.h",1258 "src/snapshot/natives.h",1259 "src/snapshot/natives-common.cc",
10 src/api-natives.cc \310 src/snapshot/natives-common.cc \
12759 Fixed a bug with the natives cache.
294 '../../src/snapshot/natives-external.cc',399 '../../src/api-natives.cc',400 '../../src/api-natives.h',1028 '../../src/snapshot/natives.h',1029 '../../src/snapshot/natives-common.cc',
126 ALLOW_ACCESSORS(natives);
4703 SET_ALLOW(natives); in ParseLazyFunctionBodyWithPreParser()
7118 natives at the higher level:7140 natives, so the entire match fails.7187 natives and there is a subsequent matching failure. Any capturing8833 natives fail to match, but the end of the subject is reached during