Home
last modified time | relevance | path

Searched refs:apply_string (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/runtime/
Druntime-proxy.cc24 Handle<String> trap_name = isolate->factory()->apply_string(); in RUNTIME_FUNCTION()
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1044 apply_string (OT::hb_apply_context_t *c, in apply_string() function
1107 apply_string<Proxy> (&c, in apply()
1138 apply_string<GSUBProxy> (c, lookup, accel); in hb_ot_layout_substitute_lookup()
/external/v8/src/heap/
Dheap.h214 V(apply_string, "apply") \
/external/v8/src/
Dbootstrapper.cc1134 SimpleInstallFunction(prototype, factory->apply_string(), in InitializeGlobal()