Searched refs:apply_string (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 1376 apply_string (OT::hb_ot_apply_context_t *c, in apply_string() function 1441 apply_string<Proxy> (&c, in apply() 1472 apply_string<GSUBProxy> (c, lookup, accel); in hb_ot_layout_substitute_lookup()
|
/external/v8/src/ |
D | heap-symbols.h | 13 V(apply_string, "apply") \
|
D | bootstrapper.cc | 1579 SimpleInstallFunction(isolate_, prototype, factory->apply_string(), in InitializeGlobal() 3537 SimpleInstallFunction(isolate_, reflect, factory->apply_string(), in InitializeGlobal()
|
/external/v8/src/builtins/ |
D | builtins-proxy-gen.cc | 312 Handle<Name> trap_name = factory()->apply_string(); in TF_BUILTIN()
|