Home | History | Annotate | Download | only in cctest

Lines Matching defs:USE

2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
644 // Only used by non-threaded tests, so it can use static fields.
668 // Use a stack allocated external string resource allocated object.
688 // Use a heap allocated external string resource allocated object.
797 // Use SetCallHandler to initialize a function template, should work like the
4553 template <typename T> static void USE(T) { }
4558 USE(PersistentHandles);
4561 USE(p_str);
4564 USE(p_scr);
4568 USE(p_templ);
6087 // For use within the TestSecurityHandler() test.
7222 // Use obj which requires access checks. No inline caching is used
8243 // Check that you cannot use 'eval.call' with another object than the
8384 USE(instance_template);
9684 USE(templ);
11539 // to use functions that have not yet been compiled. The potential
11562 // Test that cross-context new calls use the context of the callee to
12567 i::USE(no_failure);
12573 i::USE(no_failure);
12580 i::USE(no_failure);
13404 // Set the elements to be the external array. Should re-use the map
13782 // Use the frame where JavaScript is called from.
13862 // Use the frame where JavaScript is called from.
13888 // Use the frame where JavaScript is called from.
14280 USE(str);
14595 // Use a simple object as prototype.
14612 // Use an API object with accessors as prototype.
15452 // Use a deletable cell in the second context.
16394 USE(kMegamorphicTestProgram);