Home
last modified time | relevance | path

Searched refs:natives (Results 1 – 17 of 17) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar ... eclipse/equinox/internal/p2/touchpoint/natives/ org/eclipse/equinox/internal/p2 ...
/external/v8/src/
Dstartup-data-util.cc107 char* natives; in InitializeExternalStartupData() local
109 LoadFromFiles(RelativePath(&natives, directory_path, "natives_blob.bin"), in InitializeExternalStartupData()
111 free(natives); in InitializeExternalStartupData()
Dcompiler.cc1432 ScriptCompiler::CompileOptions compile_options, NativesFlag natives, in CompileScript() argument
1495 if (natives == NATIVES_CODE) { in CompileScript()
/external/v8/test/mjsunit/
Dminmax-simple.js8 var MaxSimple = natives.ImportNow("MaxSimple");
9 var MinSimple = natives.ImportNow("MinSimple");
Dsamevalue.js36 var sameValueZero = natives.ImportNow("SameValueZero");
Dmjsunit.status1058 'string-natives': [SKIP],
/external/pdfium/samples/
Dpdfium_test.cc580 v8::StartupData natives; in main() local
582 InitializeV8ForPDFium(options.exe_path, options.bin_directory, &natives, in main()
/external/v8/src/snapshot/
Dnatives-external.cc14 #error natives-external.cc is used only for the external snapshot build.
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/
Dchai.js272 var natives = { variable
294 if (natives[str]) return natives[str];
4755 var natives = { variable
4784 if (natives[str]) return natives[str];
/external/v8/test/mjsunit/harmony/
Dsimd.js410 var sameValueZero = natives.ImportNow("SameValueZero");
/external/v8/
DBUILD.gn591 "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",
DAndroid.v8common.mk10 src/api-natives.cc \
310 src/snapshot/natives-common.cc \
DChangeLog12759 Fixed a bug with the natives cache.
/external/v8/tools/gyp/
Dv8.gyp294 '../../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',
/external/v8/src/parsing/
Dparser-base.h126 ALLOW_ACCESSORS(natives);
Dparser.cc4703 SET_ALLOW(natives); in ParseLazyFunctionBodyWithPreParser()
/external/pcre/dist/doc/
Dpcre.txt7118 natives at the higher level:
7140 natives, so the entire match fails.
7187 natives and there is a subsequent matching failure. Any capturing
8833 natives fail to match, but the end of the subject is reached during